func runtime.rawstringtmp
3 uses
runtime (current package)
string.go#L51: s, b := rawstringtmp(buf, l)
string.go#L130: func rawstringtmp(buf *tmpBuf, l int) (s string, b []byte) {
string.go#L226: s, b := rawstringtmp(buf, size1+3)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)